home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000134_news@columbia.edu _Tue Mar 21 18:33:52 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA26910
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 18:33:52 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA01547
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 18:29:12 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Clarence Dold <dold@yellow.rahul.net>
  10. Subject: Re: K95 "title"
  11. Date: 21 Mar 2000 22:42:24 GMT
  12. Organization: a2i network
  13. Message-ID: <8b8tsg$lji$1@samba.rahul.net>
  14. To: kermit.misc@columbia.edu
  15.  
  16. T.E.Dickey <dickey@shell.clark.net> wrote:
  17. : as Jeffrey notes, kermit recognizes the standard form of this:
  18. :       echo "]0;`hostname` $1 \"
  19.  
  20.  
  21. I took Jeffrey's note:
  22.   OSC 0 ; <title> ST 
  23.  
  24. and tried to make sense of what needed to be sent.
  25. The closest I came was an ASCII chart, which almost agreed with
  26. T.E.Dickey's note, except that Jeffrey's seems to be eight bit,
  27. T.E.Dickey's seems to be seven bit mask of the same characters.
  28.  
  29. so, T.E. has the same line as what I started with, except that his ends
  30. with ^[\, where mine ends with ^G.
  31. I can't parse T.E's line.  echo hangs waiting for the escape sequence to
  32. finish.  If I manually key in ESC-^G, I get the text on my Xterm title bar.
  33. I think the ^[\ resembles what the ASCII chart says should be sent, 
  34. but I think either the shell or echo is interpreting it as \" escaping the
  35. closing quote.  I've sprinkled some extra \ in with no effect, and I still
  36. have no reference to the X3.64 to decipher Jeffrey's string.
  37. http://www.ansi.org leads to a pay-per-view screen.
  38.  
  39.  
  40. -- 
  41. ---
  42. Clarence A Dold - dold@rahul.net
  43.                 - Pope Valley & Napa CA.